Sets the named property to the given value.
シンタックス
'宣言
Public Overloads Sub SetValue(Of As {New, Struct})( _
ByVal As System.Integer, _
ByVal As PropertyType, _
ByVal As _
)
public void SetValue<>(
System.int ,
PropertyType ,
)
where T: new(), struct
パラメータ
- index
- Index of the property
- type
- Property type.
- value
- Value of the property
型パラメータ
- T
参照